home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / New Stuffed Files / Macnificent 7.sit / Macnificent 7 / card_7401.txt < prev    next >
Encoding:
Text File  |  1988-11-02  |  263 b   |  14 lines

  1. -- card: 7401 from stack: in
  2. -- bmap block id: 9558
  3. -- flags: 0000
  4. -- background id: 20184
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global initTime,Delay,effectFlag
  9.   put the secs into initTime
  10.   put 2 into effectFlag
  11.   put 4 into Delay
  12. end openCard
  13.  
  14.